/* ---------------------------------------------------------- */
/*                                                            */
/* 项目：营销响应式网站                                       */
/*                                                            */
/* - 时间：2016.06.06                                         */
/* - 作者：金铂                                               */
/*                                                            */
/*                                                            */
/*                           QQ:439933277                     */
/*                                                            */
/* ---------------------------------------------------------- */

@charset "utf-8";
@import url(normalize.css);
@import url(base.css);
@import url(font.css);


/**
 * reset
 */
body{width: 100%;height: 100%;overflow-x: hidden;overflow-y: scroll;background-color:#f0f0f0;color:#666;font:75%/1.8 'Microsoft Yahei',Arial,sans-serif}
input,textarea{margin:0;padding:0;outline:0;border:0;background:0 0;vertical-align:middle}
body,button,dd,dl,form,h1,h2,h3,h4,h5,ol,p,ul,menu{margin:0}
ol,ul,menu{padding-left:0;list-style-type:none}
img{max-width:100%;border:0;vertical-align:top}
a{outline:0;color:#5e5e5e;text-decoration:none;font-family:"微软雅黑"}
a:hover{color:#f89120}
b,i{font-style:normal}
a, i,input, b, h1, img, span, button, header, .arrow, .portinfo, .portinfo h3, .portinfo p, .portimg,*:before, *:after {
    -moz-transition: all ease-in-out 0.35s;
    -webkit-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
}

/*产品详情页*/
.clum-proinfo {border: 1px solid #e7e7e7;line-height:2rem;margin-top: 1rem;}
.clum-proinfo .span-6 a{display: block; border-right: 1px solid #e7e7e7;}
/*
* common
*/
.opc0{opacity:0;}
.fix{*zoom:1;}
.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.dib{display:inline-block;*display:inline;*zoom:1;}
.pr{position:relative;}.pa{position:absolute;}
.el{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.eln{ white-space:normal;}
.btn{cursor:pointer;}
.hide{display:none;}
.arr{width:0;height:0;overflow:hidden;}
.f_ewm{float:left;margin-right: 1em;}
.pt95{padding-top: 95px}

/*
* header
*/
.bar{background: #fff; color:#343434; position: relative; clear: both; line-height:35px; overflow: hidden;font-size: 14px;font-weight: lighter;border-bottom: 5px solid #3d3d3d;box-sizing: border-box}
.bar a{color: #343434;font-size: 14px;}
.bar ul li{ float:left;font-size: 12px}
.bar ul li i.split{ display:inline-block;vertical-align:middle;width: 1px;height: 9px;background: #8d8d8d;margin:0 4px}
.bar .ch{background: url(../img/ch-c.jpg) no-repeat left center;padding-left:30px;margin-left: 10px;}
.bar .en{background: url(../img/en-e.jpg) no-repeat left center;padding-left:30px;margin-left: 10px;}
.bar .ch:hover{color: red;}.bar .en:hover{color: red;}

.widget-tel{padding: 0 10px;font-weight: bold;margin-left: 6px}
.widget-tel i{padding-right: 5px;}

/* 社会化标志 */
.bar .link a{display:inline-block;float:left;background:url(../img/social.jpg) no-repeat; vertical-align:middle; margin-top:7px; margin-right:16px;width: 25px;height: 28px;}
.bar .link .link01{ background-position:0 0;}
.bar .link .link02{ background-position:-43px 0}
.bar .link .link03{ background-position:-87px 1px}
.bar .link .link04{ background-position:-130px 1px}
.bar .link .link05{ background-position:-173px 0}
.bar .link .link06{ background-position:-216px 0}
.fl-logo{float: left;width: 30%;margin-top: 15px;}


/* 导航 */
.header{position:fixed;width:100%;height:126px;background:#fff;z-index:5;border-bottom:1px solid #ccc;}
.header .box{height:100%;}
.header .headerLogo{}
.header .nav .navTop{position:absolute;top:0px;display:none;height:4px;background:#f89120;}
.header .nav .navTop{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .nav{top:40px;right:0px;width:62%;height:86px;float: right;}
.header .nav .child{position:relative;float:left;width:12.5%;height:86px;line-height:86px;text-align:center;color:#666;}
.header .nav .child a{display: block; color:#fff;}
.header .nav .child a:hover{ background:#3d3d3d;}
.header .nav .child.navChildSearch{line-height:20px !important;}
.header .nav .child:hover .title{color:#fff;background-color: #db2416}
.header .nav .child .title{font-size:16px;color:#424342; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.header .nav .child .title{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .nav .child .title:after{content: '';display: block;width: 1px;height: 100%;position: absolute;top: 0;right: 0;background-color: #efefef}
.header .nav .child.last .title:after{display: none;}
.header .nav .child.on .title{color:#fff;background-color: #db2416}
.header .nav .child .childContent{display:none;position:absolute;top:86px;width:100%;}
.header .nav .child .childContent .childContentLi{color:#fff;font-size:14px;height:38px;line-height:38px;border-bottom:1px solid #fff;
-webkit-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-moz-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-ms-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-o-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2); background:#db2416; }
.header .nav .child .childContent .childContentLi:hover{background:#fff;color:#0377c2;}
.header .nav .child .language{display:inline-block;*display:inline;*zoom:1;height:16px;line-height:16px;padding:0 8px;font-size:16px;color:#666;}
.header .nav .child .language:hover{color:#00aa3a;}
.header .nav .child .language.cn{border-right:1px solid #ccc;}
.header .nav .child .language.on{color:#00aa3a;}
.header .nav .child .seachIcon{cursor:pointer;}
.header .list{position:relative;background:#363839;z-index:6;}
.header .list .box{padding:50px 0;display:none;}
.header .list .content{width:492px;}
.header .list .listMTitle{color:#fff;font-size:18px;line-height:24px;padding-bottom:24px;}
.header .list .listTitle{position:relative;width:100%;}
.header .list .listTitle:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.header .list .listTitle .title{border-bottom:1px solid #999999;line-height:36px;color:#B9B9B9;font-size:14px;font-family:Arial, Helvetica, sans-serif;}
.header .list .listTitle .title a{color:#B9B9B9;font-size:14px;}
.header .list .listTitle .title img{margin-right:12px;}
.header .list .listTitle .title .pointer{cursor:pointer;position:absolute;right:0px;top:16px;width:11px;height:11px;}
.header .list .listTitle .title .pointer .sub{position:absolute;left:0px;top:5px;width:11px;height:1px;background:#999;}
.header .list .listTitle .title .pointer .sub.sub2{ transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.header .list .listTitle .title .pointer .sub.sub2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .list .listTitle .title .pointer.on .sub.sub2{ transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);}
.header .list .listTitle .listContent{display:none;width:94%;float:right;}
.header .list .addBtn{z-index:5;cursor:pointer;position:absolute;bottom:-35px;right:0;width:35px;height:35px;background:url(../images/addIcon.png) no-repeat;}
.header .list .addBtn .sub{position:absolute;width:10px;height:2px;background:#fff;}
.header .list .addBtn .sub.sub1{top:12px;left:22px;}
.header .list .addBtn .sub.sub2{top:12px;left:22px; transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.header .list .addBtn .sub.sub2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .list .addBtn.on .sub.sub2{ transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);}

.header .searchContent{display:none;position:absolute;bottom:-80px;right:0px;padding:25px;  background-color: #f2efef;border-bottom:1px solid #dcdadb;border-left:1px solid #dcdadb;}
.header .searchContent .seach{margin:0;}

.wapNavBtn{display:none;position:absolute;top:38px;right:32px;cursor:pointer;}
.wapLanguage{display:none;position:absolute;top:35px;right:120px;}
.wapLanguage .language{padding:0 14px;color:#999999;font-size:28px;line-height:28px;display:inline-block;*display:inline;*zoom:1;}
.wapLanguage .language.on{color:#00aa3a;}
.wapLanguage .language.cn{border-right:3px solid #bababa;}
.wapNavPointer{display:none;position:absolute;top:3px;right:3px;cursor:pointer;}

/*
 * footer
 */
.footer{ background:#343536; width:100%; text-align:center; color:#fff;font-size: 14px}
.footer_title{ height:auto;}
.footer_phone{ font-size:40px; line-height:34px; font-weight:600;width: 400px;margin:0 auto;margin-top: 30px;margin-bottom: 40px}
.footer_phone img{float: left;}
.footer_phone span{float: right;line-height: 22px;padding-top: 10px;}
.footer_phone small{font-size: 12px;font-weight: normal;}
.footer_yx{ font-size:12px; color:#a5b7de;margin-bottom: 40px}
.fooer_link{ padding: 15px 0;border-bottom: 1px solid #4b4b4b;color:#b1b1b1 }
.fooer_link a{color: #b1b1b1;padding-right: 10px}
.fooer_link a:hover{color: #ccc}
.fooer_link ul{ width:114px; margin:0 auto;}
.fooer_link ul li{ float:left; text-align:center; margin:0 10px;}
.fooer_link ul li img{transition-duration: .5s;
                            -ms-transition-duration: .5s;
                            -moz-transition-duration: .5s;
                            -webkit-transition-duration: .5s;}
.fooer_link ul li a:hover img{transform:rotate(360deg);
                            -moz-transform:rotate(360deg);
                            -ms-transform:rotate(360deg);
                            -o-transform:rotate(360deg);
                            -webkit-transform:rotate(360deg);}
                                            
.footer_bq{padding: 15px 0;color: #b1b1b1}
.footer_bq a{ color:#b1b1b1;}
.footer_bq a:hover{ color:#ccc;} 
.footer_bq p{line-height: 30px;}
.footer_bq p span img{vertical-align: middle;}
/*
 * top
 */
.top{display:none;position:fixed;right:10px;bottom:80px;z-index:999;width:40px;height:40px;font-size:24px;background:#db2416;color:#fff;line-height:40px;text-align:center;cursor:pointer;}
.top{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.top:hover{opacity: 0.8}
.top img{vertical-align:middle;}

/*
 * banner
 */
.indexbanner{padding-top: 110px;overflow: hidden;}
/* banner中心信息*/
.swiper-info{position:absolute;top:50%;left:50%;z-index:100;width:auto;text-align:center;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.swiper-info h3,.swiper-info p{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.4);line-height:48px}
.swiper-info h3{font-weight:700;font-size:42px}
.swiper-info p{margin:8px 0 20px;font-size:18px}
.swiper-info a.more{position:relative;z-index:9999;margin:0;padding:6px 20px;width:90px;border:none;background-color:#ec408c;color:#fff;font-size:14px}
.swiper-info a.more:hover{background-color:#c23473}
/*遮罩*/
.banner .shade{z-index:1;background:rgba(0,0,0,.3)}


/*
 * nbanner
 */
.nbanner{background: url(../img/banner_bg.jpg) bottom right #eee;height: 173px;text-align: center;padding-top: 126px}
.nbanner span,.nbanner span a{color: #ffffff}
.nbanner span.size1{font-size: 28px;font-weight: normal}
.nbanner span.size2{font-size: 14px;font-weight: normal}


/*
 * block
 */
.index_ {padding:4em 0 4em;}
.index_ .T{padding-bottom: 10px;text-align: center;color:#000}
.index_ .T h2{font-size: 36px;font-weight: normal;}
.index_ .T h2 strong{padding: 0 10px;position: relative;font-weight: normal;}
.index_ .T h2.border strong:before{display: block;content: ' ';width:30px;height: 1px;border-bottom: 1px solid #595858;position: absolute;right: 100%;bottom: 36%}
.index_ .T h2.border strong:after{display: block;content: ' ';width:30px;height: 1px;border-bottom: 1px solid #595858;position: absolute;left: 100%;bottom: 36%}
.index_ .T h2.border-double strong:before{display: block;content: '////////////////';color:#595858;width:1000%;height: 20px;position: absolute;right: 100%;bottom: 46%}
.index_ .T h2.border-double strong:after{display: block;content: ' ';width:30px;height: 1px;border-bottom: 3px solid #0e58a3;position: absolute;left: 100%;bottom: 46%}
.index_ .T h3{font-size: 20px;font-weight: normal;}
.index_ .T h3 span{ color:#db2416; font-size:24px; font-weight:bold;}
.index_ .T h4{font-size: 26px;font-weight: lighter;text-transform: uppercase;}
.index_ .T h5{font-size: 12px;font-weight: normal;color: #acacac;text-transform: uppercase;vertical-align: top;}
.index_ .T img{display:block;}
.index_scroll h2{color:#fff;}
.index_scroll .T .more{float:right;width:152px;height:59px;background:url(../img/i_18.png) 0 bottom no-repeat;overflow:hidden;text-indent:-999px;margin-right:20px;}


/* ==========================================================================
   Common module
   ========================================================================== */
/*
 * more: text or block
 */
a.more{color: #d83142;margin:0 auto;}
a.more{ transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
a.more:hover{color: #fff;}
a.more i{margin-left: 20px}
a.more.block{padding: 6px 30px;border: 2px solid #e60012;display: inline-block;margin-top: 35px}
a.more.block:hover{color: #fff; background-color: #e60012; border-color: #e60012;}
a.button{width: 220px;height: 45px;border: 1px #eee solid;border-radius: 40px;background-color: #fff;display: block;margin: 0 auto;text-align: center;line-height: 45px;position: relative;overflow: hidden;}
a.button.anim span{position: absolute;left: 50%;top: 0;white-space: nowrap;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
a.button.anim i:before{font-size: 22px;color: #ec408c;position: absolute;top: 9px;left: 0;-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);-o-transform: translateX(-200%);transform: translateX(-200%);}
a.button.anim:hover i:before{left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
a.button.anim:hover span{left: 120%;}
/*动画btn*/
a.btn-more,a.btn-msg{font-size: 12px;width: 69px;height:28px;line-height:28px;display: block;}
a.btn-more{border-radius: 3px 0 0 3px;border: 1px solid #0e58a4;border-right-width:0px;background-color: #0e58a4;color:#fff}
a.btn-msg{border-radius: 0 3px 3px 0;border: 1px solid #003c7a;border-left-width:0px;background-color: #fff;color:#0e58a4}
a.btn-msg i:before{color: #0e58a4}
.anim-btn{position: relative;overflow: hidden;display: block;}
.anim-btn span{position: absolute;left: 50%;top: 0;white-space: nowrap;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;}
.anim-btn i:before{font-size: 20px;color: #fff;position: absolute;top: 4px;left: 0;-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);-o-transform: translateX(-200%);transform: translateX(-200%);}
.anim-btn:hover i:before{left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.anim-btn:hover span{left: 150%;}
/* Button:左文字右箭头 */
.btn-rl{padding: 8px 20px;background-color: #ec408c;color: #fff;display: block;width: 90px;margin: 0 auto;position: relative;}
.btn-rl:hover{opacity: 0.7}
.btn-rl span{padding-right: 20px;}
.btn-rl i{position: absolute;top: 0;bottom: 0;right: 0;width: 36px;border-left: 1px #c23473 solid;line-height: 36px;}

/*
 * 搜索 
 */
.widget-search-hot{padding:20px 8%;color:#000;font-size:14px;}
.widget-search-hot a{padding:0 6px;color:#3a3a3a}
.widget-search-hot a:hover{text-decoration:underline}
.widget-search-hot label{font-weight:700}

.widget-search-form{padding:10px 20px;margin-bottom: 15px;text-align: left;line-height: 30px;font-size: 14px;background-color: #424242;color: #fff}
.widget-search-form label{float: left;padding-right: 10px}
.widget-search-form input{float:left;width:200px;height:30px;border-radius:0;vertical-align:top;}
.widget-search-form span{padding-left: 20px;color: #b2b2b2}
.widget-search-form span strong{color: #ff343f}
.widget-search-form a{float: right;height: 30px;background-color: #ff6159;padding: 0 20px;color: #fff}
.widget-search-form .form-control{border:0;background-color:#fff}
.widget-search-form .search_btn{margin-left:0;width:80px;height:30px;border:none;background-color:#ff6159;color:#fff}

/*
 * 筛选
 */
.widget-filter{border: 1px solid #e6e6e6;background-color: #fff;line-height: 40px;margin-bottom: 15px}
.widget-filter span{float:left;background-color: #f7f7f7;color: #8a8a8a;padding: 0 20px}
.widget-filter ul li{float: left;}
.widget-filter ul li a{display:block;padding: 0 15px;color: #575757}
.widget-filter ul li a:hover,.widget-filter ul li.on a{color: #ff3d46}

/*
 * 公共横幅
 */
.section_public{ color:#fff;position: relative;background: url(../img/index/webinfo_bg_1.jpg) top center no-repeat #f1f1f1}
.section_public .index_ {padding-top:2em;padding-bottom:2em}
.section_public .shade{background-color: rgba(0,0,0,0.3);z-index: 0;}
.section_public .article{text-align: right;}
.section_public h3{font-size: 1.375rem;line-height: 60px;padding-right: 20%}
.section_public h4{font-size: 0.875rem;font-weight:lighter;padding-right: 8%}
.section_public strong{font-size: 1.624rem;}

 /*字体盒子模型*/
.services-box{text-align: center;padding-bottom: 15px;display: block;}
.services-box .icon{display: inline-block; background: #fff; width: 100px; height: 100px; position: relative; margin-bottom: 0px;}
.services-box .icon a{display: block;width: 67px;height: 67px;margin: 0 auto;padding-top: 12px;}
.services-box .icon img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.services-box .icon a:hover img{transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.services-box h3{font-size: 1.2rem;padding:15px 5px;font-weight: 700;}
.services-box p{font-size: 14px;padding:0px 5px;height: 80px}
.services-box i{display:inline-block;width:88px;height:88px;border-radius:100%;font-size:40px;line-height:88px;background-color: #db2416;color: #fff}

.services-box.horizontal{text-align: left;padding-bottom: 0}
.services-box.horizontal .icon{display: block;float: left;width:24px;height: 24px;border:3px solid #ccc;border-radius: 5px;font-size: 16px;font-weight: bold;color: #ccc;text-align: center;line-height: 24px;margin-top: 8px;}
.services-box.horizontal .icon a{padding-top: 0;line-height: 67px;text-align: center;font-size: 40px;}
.services-box.horizontal h3{margin-left: 180px;padding: 0;margin-bottom: 20px;}
.services-box.horizontal p{margin-left: 40px;height: 40px;font-size: 12px}

/*媒体盒子模型*/
.media-box{display:block;text-align: center;margin-bottom:10px;width: 100%;}
.media-box .icon{display: inline-block; background: #fff; width: 100%; height: 140px; overflow: hidden;border: 1px solid #d7d8db;}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box h3{font-size: 14px;padding:5px 10px;font-weight: normal;color: #000}
.media-box p{font-size: 0.75rem;padding:0 10px;line-height: 2;}
.media-box .icon img{width: auto;height: auto}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.media-box.anim.anim-scale:hover .icon img{transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);-webkit-transform:scale(1.2);}

/*图片+遮罩模型*/
.port-box{border: 1px #fff solid;position: relative;overflow: hidden;}
.port-box .portimg{display: inline-block;background: #fff;width: 100%;height: 230px;}
.port-box .portimg img{width: 100%;height:100%;max-width:100%!important;max-height:100%!important;opacity: 1 !important;}
.port-box .portinfo{position: absolute;top: 0;bottom: 0;right: 0;left: 0;text-align: center;opacity: 0;color: #fff}
.port-box .portinfo h3{display: block;margin-top: 18%;padding: 8px;font-size: 40px;color: #fff;border:0px}
.port-box .portinfo p{color: #fff}
.port-box .portinfo p a{color: #fff;font-size: 16px;padding: 0 6px}
.port-box.anim .portinfo h3{-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.port-box.anim .portinfo p{-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);}
.port-box.anim:hover .portinfo{background-color: rgba(94,40,50,0.9);opacity: 1;}
.port-box.anim:hover .portinfo h3, .port-box.anim:hover .portinfo p{-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
/*.port-box.anim:hover .portimg img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}*/


/* ==========================================================================
   Index Page
   ========================================================================== */

    /*案例遮罩*/
    .media-box.be-shade{position:relative;margin-bottom:12px;overflow:hidden}
    .media-box.be-shade img{width:100%;height:100%;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;transition-duration:.8s;-ms-transition-duration:.8s}
    .media-box.anim:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-ms-transform:scale(1.1)}
    .media-box.be-shade p{position:absolute;right:0;bottom:0;left:0;padding:5px 15px;background:rgba(0,0,0,.8);color:#fff;text-align:left;font-size:14px;line-height:1.8}
    /*more*/
    .casemore{display:block;margin-bottom:12px;background:#d83142;color:#fff;text-align:center}
    .casemore p{padding-top:30%;font-size:24px}
    .casemore strong{padding-left:20px;font-weight:400;font-size:18px}
    .casemore:hover{color:#fff;opacity:.8}

/*
 * 产品
 */
.cate_head{background-color: #fff;padding:20px 0;}
.cate_head .cate-hd{text-align: left;margin-bottom: 0;padding-top: 15px;float: left;width: 101%}
.cate_head .cate-hd a{display: block;width: 19%;float: left;padding: 0;margin:0;text-align: center;margin-right: 1%;font-size: 15px}
.cate_head .cate_t{width: 100%;height: 80px;line-height:80px;background-color: #db2416;color: #fff;font-size: 36px;text-align: center;}
.cate_head .cate-hd a:hover{color: #c05651;}
.more-l-a{width: 8% !important;}
.more-l-a:hover{color: #000 !important;}
/*
 * 简介
 */
.section_about{background: url(../img/index/bg_about.jpg) center 7em no-repeat #fff}
.section_about .index_{padding-top: 12em}
.section_about h3{margin-bottom: 15px}

/*
 * 新闻
 */
/*
 * 新闻
 */
.section_news{background:url(../img/index/bg_news.jpg) no-repeat center 0 #383838;overflow: hidden;}
    .section_news h3,.section_news h2{color: #fff}
    
    .yabox{height: 300px;text-align: left;background-color: #fff;overflow: hidden;}
    .yabox img{width: 100%;height: 100%}

    .new-box{font-size: 14px;color: #535353}
    .new-box h3{font-size: 24px;color: #000;font-weight: normal;padding: 0 0 10px 10px;position: relative;}
    .new-box h3 a{color: #000}
    .new-box h3 i{position: absolute;right: 20px;top: 22%;color: #d83142}
    .new-box ul{background-color: #fff;padding: 20px;line-height: 2}
    .new-box ul li span{padding-right: 8px}
    /*新闻样式2*/
    .news-box{position: relative;color: #828282;border-bottom: 1px dotted #ddd;padding: 1.5em 0;}
    .news-box .date{line-height: 22px; border-top: 3px solid; padding-top: 14px; margin-top: 6px;text-align: center;}
    .news-box .item{display: none;}
    .news-box .date i{font-size: 38px;font-weight: bold;}
    .news-box h3{font-size: 16px;font-weight: normal;}
    .news-box h3 a:hover{color: #f89120;text-decoration: underline}
    .news-box .more{font-weight: normal;}
    .news-box .more:hover{color: #2785ce;background:none}

    .section_news .news-box{color: #2f2f2f;font-size: 12px;overflow: hidden;padding: 6%;height: 88%;border:0}
    .section_news .news-box .news-cont{position: relative;padding-bottom: 50px;}
    .section_news .news-box .news-time{padding:0px 0 8px 0}
    .section_news .news-box .news-time span{color: #bbb;padding-right: 15px;line-height: 22px;display: inline-block;}
    .section_news .news-box .news-time a{color: #bbb}
    .section_news .news-box .news-time i{font-size: 14px;padding-right: 4px}
    .section_news .news-box h3{font-size:16px;}
    .section_news .news-box h3 a:hover{color: #000}
    .section_news .news-box p{color: #959595;overflow: hidden;font-size: 14px;margin: 20px 0;height: 36%}
    .section_news .news-box .news-tool{position:absolute;bottom: 1em;}
    .section_news .news-box .news-tool .more{font-size: 12px;color: #eb408c;font-weight: normal;padding: 5px 5px 5px 10px;border:1px solid #eb408c;border-radius: 0px;margin-right: 6px}
    .section_news .news-box .news-tool .more i{padding: 0 5px}
    .section_news .news-box .news-tool .more:hover{background: #ec408c;color: #fff}

    .section_news .news-box.nlist{padding: 15px;border-left:5px solid #383838;border-bottom:6px solid #383838;height: auto}
    .section_news .news-box.nlist p{margin: 4px 0;height: auto}




/* ==========================================================================
   Inner Page
   ========================================================================== */
    .article{text-align: left;}
    .article .C{margin: 15px 0;font-size: 14px;overflow: hidden;}

/*
 * 关于我们
 */
.section_culture .article .C{line-height: 28px;padding: 0 5%;text-align: center;}
.section_culture p.en{font-size: 12px;color: #939393;padding-top: 15px;text-transform: uppercase;}
/*企业宗旨*/
.section_culture.block2{background:#fff}
/*荣誉*/
.section_culture.block3{background:#fff;}
.section_culture.block3 p{text-align: left;color: #000}

/*产品*/
.section_prod .media-box{position: relative;background-color: #fff;margin-bottom: 15px}
.section_prod .media-box .icon{width: 280px;height: 200px;border:0;border-bottom: 4px solid #f0f0f0;padding: 10px}
.section_prod .media-box h3{padding: 10px}
.section_prod .media-box p span{background-color: #cfcfcf;padding: 5px 13%;color: #fff}
.section_prod .media-box:hover p span{background-color: #db2416}

/*
 * 服务项目
 */
.section_nservice{background-color: #fff}
    .seglist .seg{border:0px;color: #333333}
    .seglist .seg .cont{padding-left: 30px}
    .seglist .seg h4{margin-top: 5px}
    .seglist .seg h4 strong{font-size: 24px;font-weight: normal;}
    .seglist .seg .C{color: #7e7e7e}
    .seglist img.pic{width: 100%}
    .seglist .seg1{background: #f9f9f9}
    .seglist .seg2{background: #ffffff}
    .seglist .seg2 .f-fr{float: right!important}
    .seglist .seg2 .cont{padding-right: 30px;text-align: right;}
    .seglist a.more{display: inline-block;border-radius: 5px;border:1px solid #ccc;padding: 6px 15px;color: #000;margin-top: 10px;font-size: 14px}

.caseTitle{line-height: 50px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc}
.caseTitle span{color: #000;padding-left: 20px}
.caseTitle span.r{border-left: 1px solid #ccc;line-height: 50px;display: block;float: left}
.content .C{padding: 10px 2%}

/*
 * 图册
 */
.limiSlide{position:relative;z-index:1;clear:both;margin:0 auto;width: 100%}
    .limiSlide .hd{position:absolute;bottom:0;z-index:2;width:100%;height:60px;background:rgba(0,0,0,.6);line-height:60px;display: none;}
    .limiSlide .hd a{position:relative;float:left;display:none;color:#fff;text-align:center}
    .limiSlide .hd a.on{display:block}
    .limiSlide .hd a i{float:left;padding:0 10px 0 20px;font-size:22px}
    .limiSlide .hd a strong{float:left;font-weight:400;font-size:14px}
    .limiSlide .hd a strong b{padding-left:5px}
    .limiSlide .hd h3{float:right;padding-right:15px;color:#fff;font-size:24px}
    .limiSlide .bd{width:900px;height:400px;overflow: hidden;margin: 0 auto}
    .limiSlide .bd ul{height:100%}
    .limiSlide .bd li{float:left;width:100%;height:100%}
    .limiSlide .bd img{max-width:100%;max-height:100%}
    .lpart,.rpart{position:absolute;top:50%;z-index:1;width:50px;height:90px;margin-top:-45px;background:#e7e7e7;}
    .lpart{left:0;}
    .rpart{right:0}
    .limiSlide .next,.limiSlide .prev{position:absolute;right:0;bottom:0;display:block;width:100%;height:90px;line-height:90px;color:#fff;text-align:center;font-size:28px;color: #000}
    .limiSlide .tempWrap{overflow:visible!important;height:100%}


/*
 * 侧栏
 */
    .sidebar_widget{overflow:auto;margin-bottom:20px;border:1px #eee solid;background-color:#fff}
    /*标题*/
    .sidebar_widget h3{display:block;padding:8px 0 8px 12px;background-color:#d83142;border-bottom:1px #d83142 solid;color:#fff;font-weight:400;font-size:16px}
    /*体*/
    .sidebar_widget ul.widget_img{overflow:hidden;margin-top:0;padding:8px;font-size:0}
    .sidebar_widget ul.widget_img a{display:block;white-space:normal;line-height:20px}
    .sidebar_widget ul.widget_img img{float:left;margin-right:6px;width:120px;height:84px}
    .sidebar_widget ul li{position:relative;overflow:hidden;padding:4px 0;border-bottom:1px #eee solid;color:#999;font-size:13px;line-height:30px}

    .sidebar_widget ul.widget_type{padding: 0}
    .sidebar_widget ul.widget_type li{font-size: 16px;padding: 8px 20px;}
    .sidebar_widget ul.widget_type li a{display: block;position:relative;}
    .sidebar_widget ul.widget_type li a:after{font-family: 'iconfont';content: '\e65f';position: absolute;right: 0;font-weight: bold;}
    .sidebar_widget ul.widget_type li a:hover:after{right: 10px}

/*
 * 关于我们
 */
    .section_nabout .article .C{line-height: 28px;padding: 0 5%;}    
    /*jcarousel图片库*/
    .thumb-wrapper .jcarousel{width:auto;margin: 0 7%}
    .thumb-wrapper .jcarousel .media-box{border:4px solid #db2416;margin: 0 45px;}
    .thumb-wrapper .jcarousel .media-box span{line-height: 40px;font-size: .8rem;}
    .thumb-wrapper .jcarousel .media-box .icon{width: 250px; height: 164px;background: none;border: 0;padding: 10px 0;}
    .thumb-wrapper .jcarousel-control {color: #878787;border:5px solid #878787}
    .thumb-wrapper .jcarousel-control:hover {color: #000;border-color: #fff;background-color: #b4b4b4}


/*
 * 案例
 */

    /*介绍*/
    .section_caseinfo{background-color: #ebebeb;padding: 30px 0;z-index: 10}
    .casel h4{font-size: 24px;color: #000}
    .casel .C{font-size: 14px;padding: 20px 0}
    .caser{padding: 10px 0;border-left: 1px solid #aaaaaa;position: relative;}
    .caser:before{font-family: 'iconfont';content: '\e661';position: absolute;top:48%;left: -10px;font-size: 14px;background-color: #ebebeb}
    .caser .icon{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;}
    .caser .media-box p{font-size: 14px}
    .caser .media-box h3{font-size: 18px;padding: 0 0 15px 0}
    .caser .media-box a{background-color: #fe5656;font-size: 12px;color: #fff;padding: 5px 15px}

/*
 * 合作客户
 */
.section_nconpor{background-color: #fff;text-align: center}
.section_nconpor .article .C{padding:0 5%;text-align:center;line-height:28px}


/*
 * 内页顶部分类
 */
    .cate-hd{text-align: center;margin-bottom: 35px}
    .cate-hd a{display: inline-block;font-size: 14px;padding: 0 30px;margin:4px;line-height:44px;color: #fff;background-color: #3d3d3d}
    .cate-hd a:hover{color: #ba5345;}
    .cate-hd a.on{background: #db2416;color: #fff}

    /*单页简洁区*/
    .service_page_main{position:relative;margin:20px 0;padding:12px;border:1px #eee solid;font-size:14px}
    .service_page_main h3{margin:14px 0 8px;padding:4px 8px 4px;border-bottom:1px #eee solid;color:#ec408c;font-size:16px}
    .service_page_main p{padding:8px 0 8px 4px}
    .service_page_main .amount{position:absolute;top:76px;left:20px;display:block;width:84px;height:84px;border:1px rgba(255,255,255,.3) solid;border-radius:100%;background-color:rgba(0,0,0,.2);color:#fff;text-align:center;font-size:18px;line-height:80px}
    .service_page_main ul li{padding:8px 0 8px 4px;border-bottom:1px #eee solid}
    .service_page_main ul li span{color:#999}


/*
 * 新闻资讯
 */
	.section_nnews .news-box{color: #3f3f3f;font-size: 12px;overflow: hidden}
    .section_nnews .news-box .news-cont{position: relative;padding-bottom: 0;}
    .section_nnews .news-box .news-time{padding:0px 0 8px 0}
    .section_nnews .news-box .news-time span{color: #bbb;padding-right: 15px;line-height: 22px;display: inline-block;}
    .section_nnews .news-box .news-time a{color: #bbb}
    .section_nnews .news-box .news-time i{font-size: 30px;padding-right: 4px;color: #444444}
    .section_nnews .news-box .news-time .date{background-color: #fff;border-top: 0;border: 1px solid #ccc;margin-top: 3px}
    .section_nnews .news-box h3{font-size: 16px;margin-bottom: 4px}
    .section_nnews .news-box h3 a:hover{ }
    .section_nnews .news-box p{color: #808080;overflow: hidden;}
    .section_nnews .news-box .news-tool{position:absolute;bottom: 1em;}
    .section_nnews .news-box .news-tool .more{font-size: 12px;color: #eb408c;font-weight: normal;padding: 5px 5px 5px 10px;border:1px solid #eb408c;border-radius: 0px;margin-right: 6px}
    .section_nnews .news-box .news-tool .more i{padding: 0 5px}
    .section_nnews .news-box .news-tool .more:hover{background: #ec408c;color: #fff}
    /*图文*/
    .section_nnews .media-box .icon{width: 320px;height: 210px}

    .section_nnews .media-box{margin-bottom: 15px}
    .section_nnews .media-box p{ position: relative; font-size: 14px;margin-top: 10px;padding: 0;line-height: 2.8;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align: left;}
    .section_nnews .media-box p i{font-size: 20px;position: absolute;right: 10px;top: 26%}

    .section_imglist .media-box{margin-bottom: 35px;background-color: #fff}
    .section_imglist .icon{width: 382px;height: 265px;border:0}
    .section_imglist .media-box p{ text-align:left;font-size: 16px;padding-bottom: 5px;line-height: 2.8;border-bottom: 2px solid #7f7f7f;}
    .section_imglist .media-box p a{float: right;}
    .section_imglist .media-box p i{font-size: 14px;background-color: #dfdfe1;padding: 8px 22px}

    .section_nnews.block2{background-color: #f7f7f7}

/*
 * 新闻详细
 */
    .section_ninfo{background: #f7f7f7}
	 /*小菜单*/
	.PageMenuList{height: 46px;width: 100%;background: #f2f2f2;border-bottom: 1px solid #ebebeb;}
	.PageMenuList .wrap{height: 47px; position:relative;}
	.PageMenuList ul{position: absolute; left: 0px; top: 0px;}
	.PageMenuList ul li{float: left; height: 45px; padding: 0 17px; line-height: 45px; margin: 1px;}
	.PageMenuList ul li.hover{border: 1px solid #ebebeb; border-bottom: 1px solid #fff; background: #fff; font-weight: bold;}
	.PageMenuList ul li a{font-size: 14px; color: #454545;}
	.PageMenuList ul li.hover a, .PageMenuList ul li a:hover{color: #00aa3a;}
	/*面包屑*/
	.PageCrumbList{width: 100%;padding: 15px 0}
	.PageCrumbList .wrap{line-height: 46px;text-align: left;font-size: 14px;color: #646464}
	.PageCrumbList ul{position: absolute; right: 0px; top: 0px;}
	.PageCrumbList ul li{float: left; height: 45px; padding: 0 3px; line-height: 45px; margin: 1px;}
	.PageCrumbList ul li.hover{border: 1px solid #ebebeb; border-bottom: 1px solid #fff; background: #fff; font-weight: bold;}
	.PageCrumbList a{font-size: 14px; color: #646464;}
	.PageCrumbList a:hover{color: #d83142;}

    .PageCrumbList.border{border-bottom: 1px solid #ccc;padding-bottom: 5px}
	/*正文*/
	.newsDetail{padding-bottom: 3em}
	.newsTit{width:100%;border:1px solid #d3d3d3;border-bottom:0;text-align:center;padding-bottom:24px;background-color: #fff}
	.newsTit h1{font-size:24px;color:#000;padding:40px 0 20px 0;font-weight: normal;line-height: 1.3}
    .newsTit p{font-size:14px;color:#bbb}
    .newsTit p a{color:#bbb}
	.newsTit p span{padding:0 20px}
	.newsTit p span .icon_js_c{background:url(../img/base/icon_news_detail.gif) no-repeat;display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;overflow:hidden;font-size:14px;vertical-align:middle;margin-left:4px}
	.newsTit p span .icon_js_c_hover{background:url(../img/base/icon_news_detail.gif) -20px 0 no-repeat}
	.newsThumb{text-align: center;padding-bottom: 40px}
	.newsThumb img{max-width: 90%}
	/*内容*/
	.content{font-size:14px;line-height:30px;padding:40px 0px 40px;margin-bottom: 0;border:1px solid #d7d8db;background-color: #fff}
	.content p{font-size:14px;margin:1.12em 0;line-height:30px}
	.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{line-height: 150%}
	.content h1{font-size:32px;font-weight:bold;margin:.67em 0}
	.content h2{font-size:24px;font-weight:bold;margin:.75em 0}
	.content h3{font-size:18px;font-weight:bold;margin:.83em 0}
	.content h4{font-size:16px;font-weight:bold;margin:1.12em 0}
	.content h5{font-size:14px;font-weight:bold;margin:1.5em 0}
	.content h6{font-size:12px;font-weight:bold;margin:1.67em 0}
	.content ul li{list-style:inherit}
	.content .n_top{margin-top:0}

	.content_bak{font-size:14px;line-height:30px;padding:40px 60px;background-color: #fff;margin-bottom: 0;border: 1px solid #d7d8db}
	.content_bak p{font-size:14px;margin:1.12em 0;line-height:30px}
	.content_bak h1,.content_bak h2,.content_bak h3,.content_bak h4,.content_bak h5,.content_bak h6{line-height: 150%}
	.content_bak h1{font-size:32px;font-weight:bold;margin:.67em 0}
	.content_bak h2{font-size:24px;font-weight:bold;margin:.75em 0}
	.content_bak h3{font-size:18px;font-weight:bold;margin:.83em 0}
	.content_bak h4{font-size:16px;font-weight:bold;margin:1.12em 0}
	.content_bak h5{font-size:14px;font-weight:bold;margin:1.5em 0}
	.content_bak h6{font-size:12px;font-weight:bold;margin:1.67em 0}
	.content_bak ul li{list-style:inherit}
	.content_bak .n_top{margin-top:0}
	/*点赞*/
	.newsPj{width:100%;text-align:center;padding-bottom:24px}
	.newsPj a.good,.newsPj a.bad{float:none}
	a.good,a.bad{font-size: 14px; float: right; color: #999;cursor: pointer}
	a.bad{padding-left: 18px}
	a.good span,a.bad span{background: url(../img/base/icon_news_detail.gif) no-repeat; width: 24px; display: inline-block; vertical-align: text-bottom; height: 31px; margin-right: 7px; cursor: pointer;}
	.newsPj a.bad span{background-position:0 -51px}
	.newsPj a.good span{background-position:0 -20px}
	.newsPj a.bad:hover span{background-position:-24px -51px}
	.newsPj a.good:hover span{background-position:-24px -20px}
	/*分享*/
	.newsbshare{text-align:center;font-size:14px}
	.newsDetailCur{width:auto;position:relative;border:1px solid #d7d8db;border-top: 0;margin-bottom: 15px;background-color: #fff}
	.newsDetailCur li{width:49.9%;float:left;font-size:14px;position:relative;z-index:1111;overflow: hidden;padding:12px 0;}
	.newsDetailCur li a{padding: 0 25px}
	.newsDetailCur li.r{float:right;text-align:right;border-left: 1px solid #d7d8db}
	/*手机查看*/
	.check_moblie{ display:inline-block; width:98px; height:30px; vertical-align:middle; background:#f2f2f2; border:1px solid #e5e5e5; line-height:30px; color:#999; text-indent:9px; text-align:left; position:relative; cursor:pointer; margin-left:20px;}
	.check_moblie .isj{background:#888888; width:0px; height:0px; overflow:hidden; margin-bottom:5px; border-top:5px solid #888888; border-right:5px solid #f2f2f2;border-left:5px solid #f2f2f2; display:block; position:absolute; right:8px; top:14px;}
	.check_moblie .isj_hover{ border-top:none; border-bottom:5px solid #888888;}
	.mobile_qrview{ width:100%; min-width:100%; display:none;background-color: #fff}
	.mobile_qrview .in{ border:1px solid #e5e5e5; position:relative; padding:20px 29px; min-height:130px; _height:130px; margin-top:22px;}
	.mobile_qrview h1{ font-size:30px; color:#000; padding-bottom:10px;}
	.mobile_qrview p{ line-height:24px; font-size:14px; color:#999}
	.mobile_qrview img{float:right}
	.mobile_qrview .clmoblie{display:none;width:24px; height:24px; line-height: 24px; font-size:22px; overflow:hidden; position:absolute; right:10px; top:10px}

/*
 * 联系我们
 */
    .section_ncontact{background-color: #f0f0f0}
    .yzcode{line-height: 3}
    .yzcode img{margin-top: 10px}
	.usinfo{padding: 10px 0}
	.usinfo .usinfo_title{line-height: 54px; margin-bottom: 20px; font-size: 28px;}
	.usinfo .info{font-size: 14px; color: #444; line-height: 30px;}
	#map{width:100%;height:500px}

    .section_ncontact .services-box .icon{font-size: 60px;color: #fff;background: url('../img/sixangle.png') center center no-repeat;width: 130px;height: 150px;line-height: 150px}
    .section_ncontact .services-box p{height: auto;padding: 20px 0}
	.section_ncontact .services-box .ibg1{background: url('../img/sixangle2.png') center center no-repeat;}


/*
 * 招聘
 */
    .section_njob{background: #fff;font-size: 14px}
    .section_njob .index_{padding-top: 3em;padding-bottom:1em;}
    .section_njob .services-box{padding-bottom: 0;}
    .section_njob .services-box .icon{height: auto;font-size: 60px;color: #d83142}
    .section_njob .services-box h3{color: #d83142;font-size: 20px;font-weight: normal}
    .section_njob .services-box p,.section_njob .services-box p a{color: #7f7f7f;height: auto}
    /*样式1*/
	.section_njob .seg{padding: 5px;border: 1px solid #d5d5d5;text-align: left;margin-bottom: 15px}
	.section_njob .seg .segin{padding: 5%;border: 0px solid #d5d5d5}
	.section_njob .seg .segin .C{height: 130px}
	.section_njob .seg h4{margin:15px 0}
	.section_njob .seg h4 strong{font-size: 1.2rem}
    .section_njob .seg p{color: #7c7c7c}
	.section_njob .help_info{padding: 40px 0;background-color: #f7f7f7;margin-bottom: 1em;text-align: center}
    .section_njob .help_info p.en{font-size: 12px;color: #939393;padding-top: 15px;text-transform: uppercase;}
	a.back{position: absolute;top: 10px;right:10px;padding: 0 15px;border:1px solid #000;color:#000;line-height: 25px}
    /*样式2*/
    .subNavBox{margin:10px auto;border-top:none;}
    .sub_top{ width:100%; background:#d83142; height:50px; color:#FFF; border-radius:10px 10px 0px 0px; font-size:20px; line-height:50px;  border:none;}
    .sub_top p{padding-left:2%;}
    .sub_cont{border:solid 1px #e5e3da;}
    .subNav{border-bottom:solid 1px #e7e5e5;cursor:pointer;font-size:14px;line-height:60px;padding-left:2%}
    .subNav i{float: right;line-height: 60px;margin-right: 4%;color: #d83142;font-size: 24px}
    .subNav i:before{content:"\ea43";}
    .subNav:hover{color:#d83142;}
    .subNav.on{color:#d83142;}
    .subNav.open i:before{content: "\ea41"}
    .navContent{display: none;border-bottom:solid 1px #e5e3da; background:#f9f8f8; padding:15px 2%;font-size:14px;color:#7f7f7f; line-height:24px;}

/*
 * 招聘详细
 */
	.jobapply{border: 1px solid #cccccc;padding: 45px}
	.jobchild{font-size: 14px;border-right: 1px solid #cccccc}
	.jobchild p.job_label{padding:4px 0}
	.jobchild h3.job_name{color:#333333;line-height: 43px;font-size: 26px;margin-bottom: 15px;font-weight: 500;}
	.jobchild h4.job_name{font-size: 15px;margin-top: 25px;margin-bottom: 5px;}
	.jobchild p,.jobchild .job_label,.jobchild .job_cont{color:#7c7c7c;}


/* ==========================================================================
   Other widgets
   ========================================================================== */

/* icon*/
i.jbicon{position:absolute;display: inline-block; overflow: hidden; width: 32px; height: 32px; vertical-align: middle; background-repeat: no-repeat;top: 50%;right: 10px; margin-top: -16px; }

a.ca1{ background:#db2416; display:block; width:120px; height:40px; line-height:40px; text-align:center; color:#ff; margin:10px auto 0; color:#fff;}
.cate-zk{ display:none;}